is_boolean

pure function is_boolean(): boolean

Determine whether this JSON value is a boolean.

Return

true if this JSON value is a boolean, false otherwise

Since

0.14.16